gtk4.git
2021-10-24 Alexander Mikhaylenkoinspector: Clean up the .list style
2021-10-23 Alexander Mikhaylenkoinspector: Stop using .sidebar for the recorder page
2021-10-23 Alexander Mikhaylenkoinspector: Use consistent GtkTextView margins
2021-10-23 Alexander Mikhaylenkoinspector: Add a separator under toolbar in css editor
2021-10-23 Alexander Mikhaylenkoinspector: Use tabular figures for list position label
2021-10-23 Alexander Mikhaylenkoinspector: Use .toolbar for toolbars
2021-10-23 Alexander Mikhaylenkoinspector: Use a GtkSeparator for the object details...
2021-10-23 Alexander Mikhaylenkoinspector: Remove list header style
2021-10-23 Piotr DrągUpdate POTFILES.skip
2021-10-23 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-22 Benjamin Ottepng: allocate data before sigsetjmp()
2021-10-22 Benjamin Ottedemos: Remove unused code
2021-10-22 Benjamin Otteglx: Remove unused assignment
2021-10-22 Benjamin Ottetiff: Fix variable assignment
2021-10-22 Benjamin OtteMerge branch 'wip/otte/center-center-center' into ...
2021-10-22 Benjamin Ottetestsuite: Add lots of reftests for picture sizing
2021-10-22 Benjamin Ottewidget: adjust allocation even better
2021-10-22 Benjamin Ottereftests: Don't crash if no node
2021-10-22 Benjamin Ottegl: Call make_current() before doing any GL work
2021-10-22 Benjamin Ottebuild: Make sure ifuncs exist when using fp16
2021-10-22 Emmanuele BassiMerge branch 'fix-mac-kana-eisu' into 'master'
2021-10-21 muzenaUpdate Croatian language
2021-10-21 Matthias ClasenMerge branch 'wip/otte/for-master' into 'master'
2021-10-20 Matthias ClasenMerge branch 'subpop/docs-getting-started-hello-world...
2021-10-20 Benjamin Ottecss: Emit a special error for a common error
2021-10-20 Benjamin Ottecss: Split dimension token
2021-10-20 Benjamin OtteMerge branch 'wip/otte/display-gl' into 'master'
2021-10-20 Benjamin Ottetestsuite: Create GL renderers without surfaces
2021-10-20 Benjamin Ottenode-editor: Create renderers surfaceless
2021-10-20 Benjamin Ottegsk: Allow gsk_renderer_realize (renderer, NULL, NULL)
2021-10-20 Benjamin Ottedrawcontext: Guard begin/end_frame() against non-surfac...
2021-10-20 Benjamin OtteAPI: Add gdk_display_create_gl_context()
2021-10-20 Benjamin Ottesurface: Remove (nullable)
2021-10-20 Link Dupontdocs: match hello world code to description
2021-10-19 Matthias ClasenMerge branch 'appdata-build-date' into 'master'
2021-10-19 Bernhard M... Drop date attribute from our appdata files
2021-10-19 Matthias ClasenMerge branch 'setlocale-gapplication-help' into 'master'
2021-10-19 Matthias ClasenMerge branch 'gdkdisplay-c-stdlib-h' into 'master'
2021-10-19 Matthias ClasenMerge branch 'wip/hadess/quiet-broadway' into 'master'
2021-10-19 Matthias ClasenMerge branch 'file-list-get' into 'master'
2021-10-19 Matthias ClasenMerge branch 'fix-win11-sdk' into 'master'
2021-10-19 Matthias ClasenMerge branch 'line-height-percentage' into 'master'
2021-10-19 Matthias ClasenMerge branch 'wip/exalm/levelbar' into 'master'
2021-10-19 Benjamin OtteMerge branch 'label-sizing' into 'master'
2021-10-18 Benjamin Ottewidget: Don't overadjust allocations
2021-10-18 Benjamin Ottetestsuite: don't XFAIL label-sizing anymore
2021-10-18 Benjamin Ottetestsuite: Add test specifically for recent fix
2021-10-18 Benjamin Ottelabel: Never measure more than max-width-chars
2021-10-18 Benjamin Ottereftest: On failure, save the node files, too
2021-10-18 Alexander Mikhaylenkolevelbar: Fill the whole space for discrete level bars
2021-10-18 Emmanuele BassiMerge branch 'wip/cdavis/flowbox-add-functions' into...
2021-10-18 Matthias ClasenMerge branch 'wip/baedert/for-master' into 'master'
2021-10-18 Matthias Clasencss: Fix handling of percentage for line-height
2021-10-18 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-10-18 Matthias ClasenMerge branch 'feature/calendar-first-day' into 'master'
2021-10-18 Matthias Clasenci: Allow macos to fail
2021-10-18 Jonas ÅdahlMerge branch 'work/reset_opaque' into 'master'
2021-10-18 Jonas ÅdahlMerge branch 'work/tidy' into 'master'
2021-10-18 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-18 Matthias ClasenImprove a msgid
2021-10-18 Matthias Clasendocs: Cosmetics
2021-10-18 Matthias Clasendocs: Cosmetics
2021-10-18 Benjamin Ottetestsuite: Add workarounds for non-gl backends
2021-10-18 Benjamin Ottebroadway: Use gdk_texture_save_to_png_bytes()
2021-10-18 Benjamin Ottegdk: Rework gdk_pixbuf_get_from_texture()
2021-10-18 Benjamin Ottejpeg: Use gdk_memory_texture_from_texture()
2021-10-18 Benjamin Ottetiff: Refactor
2021-10-17 Benjamin Ottegltexture: Fix conditions for glGetTexImage() call
2021-10-17 Benjamin Otteglcontext: reinstate another missing "!"
2021-10-17 Timm BäderEnsure blur nodes have a positive blur radius
2021-10-17 Timm Bädermain: Flip set_widget_active_state() logic
2021-10-17 Timm Bädertheme: enable tabular numbers in GtkCalendar
2021-10-17 Timm Bäderfontrendering: Protect against NULL hints
2021-10-17 Timm Bädercssparser: Make a signed expression unsigned
2021-10-16 Benjamin OtteMerge branch 'fix-dnd-coordinates-on-windows' into...
2021-10-16 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-16 Benjamin Ottegdk: Move GdkMemoryFormat enum to gdktypes.h
2021-10-16 Benjamin Otteglcontext: Reinstate missing "!"
2021-10-15 David Edmundsonwayland: port code to g_clear_pointer
2021-10-15 David Edmundsonwayland: drop unused member variables
2021-10-13 Benjamin OtteMerge branch 'wip/otte/memoryformat' into 'master'
2021-10-13 Benjamin Ottegl: Use gdk_memory_texture_new_from_texture()
2021-10-13 Benjamin Ottegl: Refactor texture uploading
2021-10-13 Benjamin Ottegltexture: Determine format in current thread
2021-10-13 Benjamin Ottegl: Move texture uploading to the renderer
2021-10-13 Benjamin Ottegl: Fix downloading textures *again*
2021-10-13 Benjamin Ottepng: Refactor png saving
2021-10-13 Benjamin OtteAdd memory formats used by libpng
2021-10-13 Chun-wei Fantools/generate-uac-manifest.py: Fix UAC manifest .rc
2021-10-13 Chun-wei Fangtk: Fix version resource on for Windows 11 SDK
2021-10-12 Sveinn í FelliUpdate Icelandic translation
2021-10-12 Christopher... gtkflowbox: Add prepend() and append()
2021-10-12 Niels De Graefcalendar: Add an explanatory comment
2021-10-12 Rafael FontenelleUpdate Brazilian Portuguese translation
2021-10-12 Niels De Graefcalendar: Fix abbreviated day names
2021-10-12 Emmanuele BassiMerge branch 'bilelmoussaoui/gtk-snapshot' into 'master'
2021-10-12 Bilal Elmoussaouigtk: fix Snapshot.push_shadow annotation
2021-10-12 Benjamin Ottepng: Do loader conversions in GDK
2021-10-12 Benjamin Ottetexture: Refactor downloading
2021-10-11 Emmanuele BassiAdd getter to GdkFileList
next